Only set the text if it is not NULL. (#319930, Thomas Klausner)
authorMatthias Clasen <mclasen@redhat.com>
Thu, 27 Oct 2005 04:31:33 +0000 (04:31 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 27 Oct 2005 04:31:33 +0000 (04:31 +0000)
commitbc41f73c4c8445d4eeeb4308e31d7977f52c5ba9
tree5028ea91d6c3d8012ec5d4c90deb7026dcf4bbc6
parente80f12b67652aad14a02fdbfb341177a9a515427
Only set the text if it is not NULL. (#319930, Thomas Klausner)

2005-10-27  Matthias Clasen  <mclasen@redhat.com>

* demos/gtk-demo/clipboard.c (paste_received): Only set the
text if it is not NULL.  (#319930, Thomas Klausner)

* gtk/gtkselection.c (gtk_selection_data_get_pixbuf): Close the
loader before trying to get the pixbuf.  (#319930, Thomas Klausner)
ChangeLog
ChangeLog.pre-2-10
demos/gtk-demo/clipboard.c
gtk/gtkselection.c